second string
英 [ˌsekənd ˈstrɪŋ]
美 [ˌsekənd ˈstrɪŋ]
网络 第二根弦; 替补队员
英英释义
noun
- a squad of players that are available either individually or as a team to relieve or replace the players who started the game
双语例句
- Lee Martin's first-half strike gave United's second string a third Reserve derby win of the season over Manchester City on Monday evening.
周一晚上李。马丁上半场的进球帮助曼联取得了预备队的德比两连胜。 - My simple UI uses radio button elements to display a String [] array of mountain peaks in the Himalayas, and a second selectedMountain String to represent the selected radio button.
我的简单的用户界面使用单选按钮元素来显示喜玛拉雅山顶峰高度的String[]数组,第二个selectedMountainString数组代表选中的单选按钮。 - With the exception that one of the listeners converts the input string to uppercase, while the second converts the string to lowercase, the code for the listeners is exactly the same.
例外情况,一个监听器将输入字符串转换成大写字母,而另一个将其转换成小写字母,这对于监听器所编写的代码都是完全相同的。 - So this is again another method, this is remove, takes two arguments ivys the first is ivys, Harvard the second is the string Harvard.
这儿我们又用到了另外一种方法,就是remove,它有两个参数,第一个是,第二个是字符串。 - A young man who learns two trades has a second string to his bow, so he is unlikely to be out if work for long.
一个年轻人学会两种行业就有了两手准备,他就不大会长期失业。 - For the second string field, set its name to comments and its label to Additional comments.
对于第二个字符串字段,将其名称设置为comments,标签设置为Additionalcomments。 - Dbus-ping-send. c sends a signal over the session bus every second with the string "Ping!" as an argument.
dbus-ping-send.c每秒通过会话总线发送一个参数为字符串“Ping!”的信号。 - The second parameter is the input string that either converts to uppercase or lowercase characters.
第二个参数是将被转化成大写或小写字符的输入字符串。 - The new regular expression in the second line matches any string that contains MSIE or starts with Lynx.
第二行中的新正则表达式匹配任何包含MSIE或以Lynx开头的字符串。 - If the second group matched the string foo, for example, then passing the replacement string$ 2bar would cause foobar to be appended to the string buffer.
例如,如果第二个组与字符串foo相匹配,则传递替换字符串$2bar将导致foobar被附加到字符串缓冲区。